                            b      	   h                                         
ja.txtTEXTMOSS                     ``Km     // ***************************************************************************************
// *                                                                                     *
// * COPYRIGHT:                                                                          *
// * (C) Copyright Taligent, Inc.,  1997                                                 *
// * (C) Copyright International Business Machines Corporation,  1997                    *
// * Licensed Material - Program-Property of IBM - All Rights Reserved.                  *
// * US Government Users Restricted Rights - Use, duplication, or disclosure             *
// * restricted by GSA ADP Schedule Contract with IBM Corp.                              *
// *                                                                                     *
// ***************************************************************************************

ja {
    LocaleString { ja_JP }
    LocaleID { "0411" }
    ShortLanguage { jpn }
    ShortCountry { JPN }
    Languages {
        ja { "\u65e5\u672c\u8a9e" }
    }
    Countries {
        JP { "\u65e5\u672c" }
    }
    MonthNames {
        "1\u6708",
        "2\u6708",
        "3\u6708",
        "4\u6708",
        "5\u6708",
        "6\u6708",
        "7\u6708",
        "8\u6708",
        "9\u6708",
        "10\u6708",
        "11\u6708",
        "12\u6708",
        ""
    }
    MonthAbbreviations {
        "1",
        "2",
        "3",
        "4",
        "5",
        "6",
        "7",
        "8",
        "9",
        "10",
        "11",
        "12",
        ""
    }
    DayNames {
        "\u65e5\u66dc\u65e5",
        "\u6708\u66dc\u65e5",
        "\u706b\u66dc\u65e5",
        "\u6c34\u66dc\u65e5",
        "\u6728\u66dc\u65e5",
        "\u91d1\u66dc\u65e5",
        "\u571f\u66dc\u65e5"
    }
    DayAbbreviations {
        "\u65e5",
        "\u6708",
        "\u706b",
        "\u6c34",
        "\u6728",
        "\u91d1",
        "\u571f"
    }
    AmPmMarkers { "\u5348\u524d", "\u5348\u5f8c" }
    Eras { "\u5e73\u6210\u524d", "\u5e73\u4e8c" }
    NumberPatterns {
        "#,##0.###;-#,##0.###",
        "#,##0.00",
        "#,##0%"
    }
    NumberElements {
        ".",
        ",",
        ",",
        "%",
        "0",
        "#",
        "-",
        E,
        "\u2030",
        "\u221e",
        "\ufffd"
    }
    CurrencyElements {
        "",
        JPY,
        "."
    }
    DateTimePatterns {
        "H'\u6642'mm'\u5206'ss'\u79d2'z",
        "H:mm:ss:z",
        "H:mm:ss",
        "H:mm",
        "yyyy'\u5e74'M'\u6708'd'\u65e5'",
        "yyyy/MM/dd",
        "yy/MM/dd",
        "yy/MM/dd",
        "{1} {0}"
    }
    DateTimeElements {
        "1",
        "1"
    }
}
